home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / ToolsPackage / AddTime / _Program info.txt < prev    next >
Encoding:
Text File  |  2001-02-18  |  2.6 KB  |  88 lines

  1. Name/Version: AddTime v1.0.01
  2. 1st Release : 26.01.2001
  3. Last Update : 05.02.2001
  4.  
  5. Short Description
  6. Offers hours/minutes calculations (60-base).
  7.  
  8. Example calculation .........: 0.45+0.45
  9. Result of a normal calculator: 0.90
  10. Result of AddTime ...........: 1.30
  11.  
  12. Reason for the Development
  13. User has missed this option in my office calculator "Euromat".
  14. They were right. It seems not to be possible to automize such a
  15. kind of calculation.
  16. It was finaly faster to develope an extra tool as to include it.
  17.  
  18. Appearance
  19. Language ..........: English
  20. User Interface/Form: Yes
  21. Input  by Interface: Yes
  22. Input  by Command$ : No
  23. Input  by Clipboard: Supported
  24. Input  by Drag&Drop: Supported
  25. Input, Other ......: No
  26. Output by Interface: Yes
  27. Output to Clipboard: Supported
  28. Output by Drag&Drop: No
  29. Output, Other .....: No
  30.  
  31. More Requirements
  32. No
  33.  
  34. Instructions
  35.  
  36. The white input lines where the cursor is flashing:
  37. Left-one is for operator (+/-), middle-one for hours, right-one for
  38. minutes.
  39. Enter values to calculate in the same way as into a normal calculator.
  40.  
  41. Example:
  42. 0,45 [+] 0,45 [Enter] or
  43. ,45 [+] ,45 [-] ,5 [Enter] or
  44. .45 [+] .45 [-] .5 [Enter]
  45. The result is displayed in the gray areas above the input lines.
  46. Use the button with the big-blue "X" to clear the whole calculation.
  47.  
  48. How to correct an input:
  49. For the last input an undo button exists (left from I-button).
  50. Navigate with Cursor left/right, up/down to change every made input.
  51. Or click into the calculation list to pick a line.
  52.  
  53. The input/output options allows 3 kinds of calculations:
  54. 1. Time/Time
  55. 2. Time to Decimal
  56. 3. Decimal/Decimal
  57. (Decimal to Time not supported, seems to be silly (?))
  58.  
  59. Copy/Paste:
  60. The copy button allows to copy the list or the result into the clipboard.
  61. From here it can be accessed from all other Windows applications.
  62. If the Clip-option "No+" is selected, spaces and + operator are removed
  63. and the values in the clip are better prepered to use i.e. with Excel.
  64. The paste button allows to include a calculation from clipboard into the
  65. listbox. It is also possible to drag something from Word or Excel into the
  66. listbox. In both cases AddTime will always try to convert the values into
  67. its own format.
  68.  
  69. Separator:
  70. This option is important for copy into the clipboard only. Specially if the
  71. values should be transfered to Excel.
  72. While entering values it doesn┤t matter if point or comma key is used.
  73.  
  74. Arrow-up button:
  75. To start a new calculation with the result of the last calculation.
  76.  
  77. {End of instructions}
  78.  
  79. Limitations
  80. Unknown
  81.  
  82. Future Planning
  83. No
  84.  
  85. Updates
  86. 1.0    26.01.01 > New: First Release
  87. 1.0.01 05.02.01 - Imp: Window resize prevention changed
  88.